Skip to content
Back to search
30
MCP

Rhino MCP

pulsemcp/rhino mcp

C# MCP server enabling AI agents to create and edit 3D models in Rhino via natural language commands.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

rhinomcp
RhinoMCP connects Rhino 3D to AI Agent through the Model Context Protocol (MCP)
0 tools
golem-3dmcp
The most powerful MCP server for Rhinoceros 3D — 105 tools giving AI agents full read/write access to Rhino 8
0 tools
iflow-mcp_goldsmith323_rhino-gh-mcp
MCP Server for Rhino 3D and Grasshopper integration
0 tools
caid-mcp
MCP server giving AI agents validated 3D modeling via CAiD + OCCT
0 tools
abrasio-mcp
MCP server that exposes Abrasio as an agentic browser for AI models
0 tools
@icogenie/mcp
MCP server for IcoGenie - Enable AI agents to generate icons programmatically
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rhino_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}